[INFO] fetching crate wasmtime-wasi-threads 24.0.10...
[INFO] checking wasmtime-wasi-threads-24.0.10 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate wasmtime-wasi-threads 24.0.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wasmtime-wasi-threads 24.0.10
[INFO] finished tweaking crates.io crate wasmtime-wasi-threads 24.0.10
[INFO] tweaked toml for crates.io crate wasmtime-wasi-threads 24.0.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-wasi-threads 24.0.10 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmtime-wasi-threads 24.0.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2
[INFO] running `Command { std: "docker" "start" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling wasmtime-component-macro v24.0.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling io-extras v0.18.3
[INFO] [stderr]    Compiling wasmtime-component-util v24.0.10
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling wiggle-macro v24.0.10
[INFO] [stderr]    Compiling cap-primitives v3.4.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v24.0.10
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking wasmtime-asm-macros v24.0.10
[INFO] [stderr]    Compiling cap-std v3.4.1
[INFO] [stderr]     Checking wasmtime-slab v24.0.10
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cap-rand v3.4.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v24.0.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling wasmtime v24.0.10
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling wiggle-generate v24.0.10
[INFO] [stderr]     Checking cranelift-bitset v0.111.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking cranelift-entity v0.111.10
[INFO] [stderr]    Compiling wit-parser v0.215.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v24.0.10
[INFO] [stderr]     Checking wasmtime-types v24.0.10
[INFO] [stderr]     Checking wasmtime-environ v24.0.10
[INFO] [stderr]     Checking wiggle v24.0.10
[INFO] [stderr]     Checking wasi-common v24.0.10
[INFO] [stderr]     Checking wasmtime-wasi-threads v24.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.18s
[INFO] running `Command { std: "docker" "inspect" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2", kill_on_drop: false }`
[INFO] [stdout] fa5e1058d23f7e5938af5ab16a891f8d0f9978e4cea113af6d74c1ba6d37c6c2
